home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / frame_134 / PlaceObject2_441_2944 / CLIPACTIONRECORD onClipEvent(mouseDown).as next >
Text File  |  2008-03-12  |  97b  |  5 lines

  1. onClipEvent(mouseDown){
  2.    _parent.spawnNewBall = true;
  3.    _parent.mouseButtonDown = true;
  4. }
  5.